home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Windows 95
/
Programming Windows 95.iso
/
code
/
CHAP12
/
NOTIFY.H
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-01-01
|
178 b
|
8 lines
typedef struct tagCONTROLNOTIFICATIONS
{
UINT nCode ;
LPSTR pName ;
} CONTROLNOTIFICATIONS ;
BOOL QueryNotifyText (UINT nNotifyCode, LPSTR *pName) ;